//==============================================================================
// Hypaspist_anim.txt
//==============================================================================

import Greek_Sword_anim.txt

//==============================================================================
define Head
{
   set hotspot
   {
      version
      {
         Visual Infantry G Hypaspist Head Standard
	 ReplaceTexturex Infantry G Hypaspist Head Standard/Infantry G Hypaspist Head Beta
      }
   }
}
//==============================================================================
define Sword
{
   set hotspot
   {
      version
      {
			Visual Attachments G Sword Iron
replacetexture Cavalry N Raiding Cavalry Head Copper/Cavalry N Beta Raiding Cavalry Head Iron
      }
   }
}
//==============================================================================
define Shield
{
   set hotspot
   {
      version
      {
					visual Attachments G Shield Bronze
Replacetexture attachments a shields map/Attachments Beta G Hypaspist Shields
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
	   set hotspot
	   {
	      version
	      {
				Visual HypaspistBeta_x03youtell
Replacetexture Infantry G Myrmidon Iron/Infantry G Hypaspist Beta
				connect RightHand Sword hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
	      }
	   }
   }
}



//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta G Hypaspist_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag FootstepLeft 0.00 true   
                  tag FootstepRight 0.40 true   
//-- end auto generated section
Replacetexture Infantry G Myrmidon Iron/Infantry G Hypaspist Beta
				connect RightHand Sword hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta G Hypaspist_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.30 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
Replacetexture Infantry G Myrmidon Iron/Infantry G Hypaspist Beta
				Connect TopOfHead Head hotspot
				connect RightHand Sword hotspot
				connect LeftForearm Shield hotspot
         }
			version
         {
				Visual Infantry Beta G Hypaspist_AttackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.51 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
Replacetexture Infantry G Myrmidon Iron/Infantry G Hypaspist Beta
				Connect TopOfHead Head hotspot
				connect RightHand Sword hotspot
				connect LeftForearm Shield hotspot
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta G Hypaspist_DeathA
Replacetexture Infantry G Myrmidon Iron/Infantry G Hypaspist Beta
				connect RightHand Sword hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}


//==============================================================================
anim Bored
{
   SetSelector
   {
	   set hotspot
	   {
	      version
	      {
				Visual Infantry Beta G Hypaspist_boredA
Replacetexture Infantry G Myrmidon Iron/Infantry G Hypaspist Beta
				connect RightHand Sword hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
	      }
	   }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta G Hypaspist_FlailA
Replacetexture Infantry G Myrmidon Iron/Infantry G Hypaspist Beta
				connect RightHand Sword hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}

//==============================================================================
anim Cinematic
{
   SetSelector
   {
		set hotspot
      {
         name Myrmidon_x03comehere
         version
         {
            Visual HypaspistBeta_x03comehere
Replacetexture Infantry G Myrmidon Iron/Infantry G Hypaspist Beta
				connect RightHand Sword hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
		set hotspot
      {
         name Myrmidon_x03youtell
         version
         {
            Visual HypaspistBeta_x03youtell
Replacetexture Infantry G Myrmidon Iron/Infantry G Hypaspist Beta
				connect RightHand Sword hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
	}
}
